" Input: { tags - the query, a mixture of tags and variations (query_module_uoa) - entries of which type to search for (add_info) - each entry found will also contain 'info' dictionary ('meta' is obligatory) } Output: { lst - a list of entries found (may be empty) return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "